summaryrefslogtreecommitdiff
path: root/ip/ipmacsec.c
AgeCommit message (Expand)Author
2020-04-26macsec: add support for specifying offload at link add timeMark Starovoytov
2020-04-26macsec: add support for MAC offloadMark Starovoytov
2020-03-04macsec: add an accessor for validate_strAntoine Tenart
2020-03-04macsec: add support for changing the offloading modeAntoine Tenart
2020-03-04macsec: report the offloading mode currently selectedAntoine Tenart
2019-06-18Add support for configuring MACsec gcm-aes-256 cipher type.Pete Morici
2018-12-10ipmacsec: fix warning on 32bit platformStephen Hemminger
2018-10-22Tree wide: Drop sockaddr_nl argDavid Ahern
2018-10-15macsec: fix off-by-one when parsing attributesSabrina Dubroca
2018-09-11lib: introduce print_nlStephen Hemminger
2018-04-25json_print: Fix hidden 64-bit type promotionToke Høiland-Jørgensen
2018-03-07macsec: support JSONStephen Hemminger
2018-03-07ipmacsec: collapse common codeStephen Hemminger
2018-03-07ip: macsec cleanupStephen Hemminger
2018-02-02ip: Minor cleanupsSerhey Popovych
2017-10-26lib/libnetlink: update rtnl_talk to support malloc buff at run timeHangbin Liu
2017-08-17ip: ipmacsec.c: add json output supportJulien Fortin
2016-11-29macsec: Nr. of packets and octets for macsec tx stats were swappedDaniel Hopf
2016-09-22ip: Use specific slave idHangbin Liu
2016-09-20macsec: fix input range of 'icvlen' parameterDavide Caratti
2016-09-01macsec: fix byte ordering on input/display of 'sci'Davide Caratti
2016-09-01macsec: fix input of 'port', improve documentation of 'address'Davide Caratti
2016-08-17macsec: show usage even if the module is not availableSabrina Dubroca
2016-08-17libgenl: introduce genl_init_handleSabrina Dubroca
2016-07-28macsec: cipher and icvlen can be set separatelyDavide Caratti
2016-06-08ip: add MACsec supportSabrina Dubroca